home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 46
/
PC Gamer IT CD 46 2-2.iso
/
utility
/
notepads
/
_SETUP.1
/
Notepads.exe
/
0
/
RCDATA
/
TFIELDSFORM
/
TFIELDSFORM.txt
Wrap
Text File
|
1999-09-08
|
849b
|
43 lines
object FieldsForm: TFieldsForm
Left = 193
Top = 109
BorderStyle = bsDialog
Caption = '������� ���� ��'
ClientHeight = 317
ClientWidth = 217
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 4
Top = 4
Width = 67
Height = 13
Caption = '���� ������'
end
object ValCombo: TComboBox
Left = 4
Top = 20
Width = 209
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 0
OnChange = ValComboClick
end
object ValList: TListBox
Left = 4
Top = 48
Width = 209
Height = 264
ItemHeight = 13
TabOrder = 1
OnClick = ValListClick
end
end